Simple Robot Component Tencent Guild
3.2.0.0
js
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.api
/
PlatformQQGuildApi
/
[js]doRequestAsync
do
Request
Async
js
fun
doRequestAsync
(
client
:
HttpClient
,
server
:
Url
,
token
:
String
,
decoder
:
StringFormat
)
:
Promise
<
R
>
(
source
)
使用此api发起一次请求,并得到预期中的结果。
See also
Platform
QQGuild
Api.
do
Request
Raw